Skip to content

Diagnostics app: Support endpoint URL parameter#932

Merged
simolus3 merged 2 commits intomainfrom
diagnostics-endpoint-parameter
Apr 20, 2026
Merged

Diagnostics app: Support endpoint URL parameter#932
simolus3 merged 2 commits intomainfrom
diagnostics-endpoint-parameter

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

Like all clients, the diagnostics app needs both an endpoint and a token to connect. For development tokens generated in the dashboard, we can derive the endpoint from the token alone. We also support a token URL parameter that the dashboard uses to deeplink into the diagnostics app.

For other tokens though, it would be helpful if we could encode the endpoint as a query parameter as well. For instance, this might allow tools provided by SDKs to open the diagnostics app with the same configuration currently used by an app.

@simolus3 simolus3 requested a review from Chriztiaan April 17, 2026 18:14
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 17, 2026

🦋 Changeset detected

Latest commit: f177584

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@powersync/diagnostics-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@simolus3 simolus3 merged commit 3504cfc into main Apr 20, 2026
11 checks passed
@simolus3 simolus3 deleted the diagnostics-endpoint-parameter branch April 20, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants